home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group99a.txt / 000228_icon-group-sender _Fri Nov 5 17:06:17 1999.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id RAA04185
  4.     for icon-group-addresses; Fri, 5 Nov 1999 17:04:16 -0700 (MST)
  5. Message-Id: <199911060004.RAA04185@baskerville.CS.Arizona.EDU>
  6. X-Authentication-Warning: agate.berkeley.edu: news set sender to <news> using -f
  7. X-Newsgroups: comp.lang.icon
  8. From: jrinkel@no.email.com (Jay Rinkel)
  9. Subject: Imbeddable Icon?
  10. X-Newsreader: News Xpress 2.01
  11. X-Trace: typ11.nn.bcandid.com 941841136 216.180.15.69 (Fri, 05 Nov 1999 17:32:16 EST)
  12. Date: Fri, 05 Nov 1999 22:31:51 GMT
  13. To: icon-group@optima.CS.Arizona.EDU
  14. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  15. Status: RO
  16.  
  17. Hi!  I was wondering if Icon was designed to be set up as a control/scripting 
  18. language to run inside an existing C/C++/Java program?  Seems like I read that 
  19. Icon had some limited support for calling external routines but the Icon 
  20. interpreter was considered to be the main executable while anything it calls 
  21. was considered to be "support" type routines.  What would be nice is to have 
  22. the ability to imbed an Icon interpreter inside the desired application and 
  23. the application can call what ever procedure of the icon "program" it wanted.  
  24. Then the ability to map Icon procedure names to functions/methods of the host 
  25. application would also be nice.  Is this currently possible?  If not, has 
  26. there been any thought in making a version of the interpreter which could be 
  27. imbedded as I mentioned?
  28.  
  29. I have been programming in Icon (mostly from a casual standpoint to build 
  30. little "helper" programs)  off and on for about 5 years and I personally see a 
  31. great possibility in allowing Icon to be used as a scripting language for 
  32. other applications.
  33.  
  34. Jay Rinkel
  35.